Skip to content

build(deps): bump svelte from 5.50.3 to 5.51.3#218

Merged
CuteLeaf merged 1 commit intomasterfrom
dependabot-npm_and_yarn-svelte-5.51.3
Feb 24, 2026
Merged

build(deps): bump svelte from 5.50.3 to 5.51.3#218
CuteLeaf merged 1 commit intomasterfrom
dependabot-npm_and_yarn-svelte-5.51.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps svelte from 5.50.3 to 5.51.3.

Release notes

Sourced from svelte's releases.

svelte@5.51.3

Patch Changes

  • fix: prevent event delegation logic conflicting between svelte instances (#17728)

  • fix: treat CSS attribute selectors as case-insensitive for HTML enumerated attributes (#17712)

  • fix: locate Rollup annontaion friendly to JS downgraders (#17724)

  • fix: run effects in pending snippets (#17719)

svelte@5.51.2

Patch Changes

  • fix: take async into consideration for dev delegated handlers (#17710)

  • fix: emit state_referenced_locally warning for non-destructured props (#17708)

svelte@5.51.1

Patch Changes

  • fix: don't crash on undefined document.contentType (#17707)

  • fix: use symbols for encapsulated event delegation (#17703)

svelte@5.51.0

Minor Changes

  • feat: Use TrustedTypes for HTML handling where supported (#16271)

Patch Changes

  • fix: sanitize template-literal-special-characters in SSR attribute values (#17692)

  • fix: follow-up formatting in print() — flush block-level elements into separate sequences (#17699)

  • fix: preserve delegated event handlers as long as one or more root components are using them (#17695)

Changelog

Sourced from svelte's changelog.

5.51.3

Patch Changes

  • fix: prevent event delegation logic conflicting between svelte instances (#17728)

  • fix: treat CSS attribute selectors as case-insensitive for HTML enumerated attributes (#17712)

  • fix: locate Rollup annontaion friendly to JS downgraders (#17724)

  • fix: run effects in pending snippets (#17719)

5.51.2

Patch Changes

  • fix: take async into consideration for dev delegated handlers (#17710)

  • fix: emit state_referenced_locally warning for non-destructured props (#17708)

5.51.1

Patch Changes

  • fix: don't crash on undefined document.contentType (#17707)

  • fix: use symbols for encapsulated event delegation (#17703)

5.51.0

Minor Changes

  • feat: Use TrustedTypes for HTML handling where supported (#16271)

Patch Changes

  • fix: sanitize template-literal-special-characters in SSR attribute values (#17692)

  • fix: follow-up formatting in print() — flush block-level elements into separate sequences (#17699)

  • fix: preserve delegated event handlers as long as one or more root components are using them (#17695)

Commits
  • 04c0368 Version Packages (#17725)
  • e47c747 fix: prevent event delegation logic conflicting between svelte instances (#17...
  • 60a4251 fix: treat CSS attribute selectors as case-insensitive for HTML enumerated at...
  • 6557a0a fix: run effects in pending snippets (#17719)
  • ff70ab1 fix: locate Rollup annontaion friendly to JS downgraders (#17724)
  • 82265f1 Version Packages (#17711)
  • dd9fc0d Warn on non-destructured $props() reads in runes mode (#17708)
  • 01f1937 fix: take async into consideration for dev delegated handlers (#17710)
  • 7299ffc Version Packages (#17704)
  • 743d52a fix: don't crash on undefined document.contentType (#17707)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 18, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 18, 2026

Deploying firefly with  Cloudflare Pages  Cloudflare Pages

Latest commit: d0bab8b
Status: ✅  Deploy successful!
Preview URL: https://982b624b.firefly-6lp.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-svel-sb87.firefly-6lp.pages.dev

View logs

@netlify
Copy link

netlify bot commented Feb 18, 2026

Deploy Preview for demo-firefly ready!

Name Link
🔨 Latest commit d0bab8b
🔍 Latest deploy log https://app.netlify.com/projects/demo-firefly/deploys/699dccaee02cab0008df3206
😎 Deploy Preview https://deploy-preview-218--demo-firefly.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-svelte-5.51.3 branch from 1b61b4d to 92df752 Compare February 19, 2026 07:05
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.50.3 to 5.51.3.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.51.3/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.51.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-svelte-5.51.3 branch from 92df752 to d0bab8b Compare February 24, 2026 16:07
@CuteLeaf CuteLeaf merged commit 926e177 into master Feb 24, 2026
10 checks passed
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-svelte-5.51.3 branch February 24, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant